Click or drag to resize

CopyMethodOverwrite Property

Gets or set a value indicating whether a overwrite is allowed if destination resource already exist.

Namespace:  Independentsoft.Webdav.Methods
Assembly:  Independentsoft.Webdav (in Independentsoft.Webdav.dll) Version: 1.0.700.18437
Syntax
public bool Overwrite { get; set; }

Property Value

Type: Boolean
See Also